Welcome![Sign In][Sign Up]
Location:
Search - excel ODBC

Search list

[ADO-ODBCVB控制EXCEL

Description: 演示了在VC中操作ADO的一般方法,给出了一个操作ADO的强大的类以及利用该类实现数据库操作的一个实例.. -demonstrated in VC ADO operation of the general method is a powerful operating ADO class and the use of database operations such an example ..
Platform: | Size: 2048 | Author: | Hits:

[Other Databasesexcel_odbc

Description: 使用VC++对Excel的数据读取,使用VC++6.0编写,含有《odbcinst.h》头文件编写,如果还有疑问请发邮件给我-use Excel to read the data, the use of VC 6.0, containing "odbcinst.h" The first document preparation, if still in doubt please send an email to
Platform: | Size: 33792 | Author: 游峰 | Hits:

[ADO-ODBC多种数据库快速访问

Description: 1、上载文件说明:通过IIS中将TEST.ASP文件置为主页,然后就可在浏览器中访问(本机IP或者输入127.0.0.1) 2、使用说明:用记事本打开TEST.ASP,其中包含对SQL、ORADLE、ACCESS、ODBC数据源、EXCEL和TXT文本数据库的访问代码,对应去掉注释符号,并修改默认数据库名称和访问密码,保存并打开浏览器即可将访问到的数据显示出来。相当方便,提供数据库访问的代码,很难得的东东哦!-1, to upload files Description: through IIS test.asp document will buy for the home page, and then you can visit in your browser (local IP or enter 127.0.0.1) 2, for use: use Notepad to open TEST.ASP, which includes SQL, ORADLE, ACCESS, ODBC data source, EXCEL and TXT text database access code, corresponding to the Notes to remove symbols, and modify the default database name and access password, save and open the browser can access the data will be displayed . Very convenient, to provide database access code, it is difficult to get Dongdong Oh!
Platform: | Size: 27648 | Author: 宝柱 | Hits:

[ADO-ODBCreportandsql

Description: 通过odbc操作数据库和excel对象的程序,我已经上传了5个了能不能通过呀,我需要这里的Modbus协议规范修改稿.zip文件-through odbc database and excel operation targeting procedures, I have uploaded the five can not passed it, I need here Modbus protocol specification Revised. zip file
Platform: | Size: 203776 | Author: sbl | Hits:

[CommunicationGE-PLC_training_Manual

Description: ifix excel report odbc vba database
Platform: | Size: 1361920 | Author: sfhsif | Hits:

[ADO-ODBCstgldemo

Description: 用EXCEL VBA做的食堂管理系统.含源码-do with Excel VBA canteens management system. With FOSS
Platform: | Size: 59392 | Author: 王泵 | Hits:

[ADO-ODBC20060611Access

Description: 简要说明:直接通过DAO读、写Access文件    直接利用DAO来创建、读写Access文件,总的说来,对比上篇<直接通过ODBC读、写Excel文件>来讲,要简单一些。在下面的示例中,我们将用到两种方法:SQL和DAO类涵数来混合实现它们,这样做的目地,我想可以使大家更加方便灵活的运用它们来完成你想要做的东西。在示例程序中默认指定创建数据库名为:Demo.mdb,内部表名为:DemoTable,写入两个字段:名字和年龄,采用和上一篇读写Excel类似的操作,你也可以根据自己需要来动态改变它们。 -Brief Description : DAO directly through reading, writing documents directly using Access to create DAO, Access document literacy, in general, compared to the previous chapter
Platform: | Size: 136192 | Author: boy5678 | Hits:

[ADO-ODBCxlsvc

Description: VC 读取EXCEL文件,网上大多用ODBC或OLE方式进行读取,但这两种方法都具有局限性,本原码在分析Excel文件格式的基础上从底层编写代码.-VC read Excel documents, mostly online using ODBC or OLE manner read, But both methods have limitations, primitive code in Excel file format on the basis of the preparation of code from the bottom.
Platform: | Size: 26624 | Author: 汪方 | Hits:

[File FormatADO_char

Description: ADO连接数据库字符串大全,(VP,Excel,文本,Sybase,.NET等)。This page contains sample ADO connection strings for ODBC DSN / DSN-Less, OLE DB Providers, Remote Data Services (RDS), MS Remote, MS DataShape. -ADO to connect to the database string Daquan, (VP, Excel, text, Sybase, .NET, etc.). This page contains sample ADO connection strin gs for ODBC DSN/DSN-Less, OLE DB Providers. Remote Data Services (RDS), MS Remote, MS DataShape.
Platform: | Size: 26624 | Author: | Hits:

[Other DatabasesODBExcel

Description:
Platform: | Size: 2048 | Author: | Hits:

[ADO-ODBCCSAnalyse

Description: 小灵通基站查询分析系统,可以导入excel表格,并对表格中的数据进行统计分析,用ODBC访问数据库,对数据库编程的初学者很有帮助-PHS base stations inquiries analysis system that can form into excel, as well as tables of data for statistical analysis, using ODBC database, the database programming beginners helpful
Platform: | Size: 495616 | Author: 杨敬 | Hits:

[source in ebookvc_jiqiaoshili_part10_11_12

Description: Visual.C++程序设计技巧与实例--配套光盘 第10章 ACITVEX 本章共有两个实例: 1. RegActiveX编程注册ActiveX控件 2. PJ牌九ActiveX控件制作实例 第11章 调试技术 本章共有两个实例: 1. ConsoleTrace在控制台程序中使用TRACE宏 2. MemLeakCheck内存泄漏的例子 第12章 VC数据库编程 本章共6个实例: 1. MyOdbcSample使用ODBC访问数据库 2. MyOdbcExcel动态加载ODBC数据源 3. Abc使用DAO进行数据库开发 4. MyOLEDBSample使用OLE DB进行数据库编程 5. ADOTEST1使用ADO进行数据库开发 6. MyAdoBlob如何使用VC++存取数据库中的大对象-Visual.C program design techniques and examples-- matching CD Chapter 10 of this chapter ACITVEX Two examples : 1. RegActiveX registered ActiveX Programming 2. PJ Play ActiveX produced examples of Chapter 11 of this chapter debugging techniques were two examples : 1. ConsoleTrace console procedures in the use of TRACE-2. MemLeakCh eck memory leak example Chapter 12 VC Database Programming chapter has six examples : 1. MyOdbcSample use ODBC database 2. Dynamic MyOdbcExcel Add 3 ODBC data source. Abc use DAO for database development 4. MyOLEDBSampl e use OLE DB database programming 5. ADOTEST1 use ADO database development 6. M VC yAdoBlob how to use the database to access large object
Platform: | Size: 1634304 | Author: xixi | Hits:

[Other DatabasesRWExcelSrc

Description: 演示C++读写EXCEL的方法,简单,通过ODBC完成基本的数据库功能-Demo C++ Literacy EXCEL method, simple, through the ODBC database to complete the basic functions
Platform: | Size: 2352128 | Author: asfasdly | Hits:

[ADO-ODBCdw2xls2.06

Description: PB下不错的datawindow汇出excel文件控件2.06版-PB DataWindow under good control export excel file version 2.06
Platform: | Size: 422912 | Author: Leon Lee | Hits:

[ADO-ODBC3

Description: BCB++ 6, EXCEL Database Application
Platform: | Size: 2111488 | Author: 林如严 | Hits:

[ADO-ODBCRWExcel

Description: 本源码的开发环境为vc6.0,并以成功编译,实现了在vc环境下通过ODBC方法对Excel文件进行读和写的功能。-The source development environment for vc6.0, and to successfully compile, vc realize in the environment through the ODBC method to read and write Excel file functions.
Platform: | Size: 117760 | Author: Lingzhi Chen | Hits:

[e-languageexcel-excel

Description: 1、利用odbc从excel文件中取数据,并自动列出表单名、各字段名,并由用户筛选。 2、筛选后的结果,进超级列表框中。 3、易语言编程-1, using odbc from excel file check data and automatically listed in the form of, the field names by the user selection. 2, filter the results, into the super-list box. 3, easy language programming
Platform: | Size: 14336 | Author: fnsunbin | Hits:

[.netODBC_EXCEL

Description: 在 Visual C++.net 下实现使用 ODBC创建EXCEL文件。程序均有注释。此程序很适合学习使用。-In Visual C . Net under EXCEL documents created using the ODBC. Procedures for both the Notes. This procedure is very suitable for learning to use.
Platform: | Size: 211968 | Author: 羊妹妹 | Hits:

[Windows DevelopExcel

Description: Excel操作的类,使用odbc驱动-Excel class
Platform: | Size: 290816 | Author: 林峰 | Hits:

[ADO-ODBCExcelManager

Description: 将excel中的项插入到mysql表中,采用ODBC驱动模式-insert the data of excel into mysql,Using ODBC
Platform: | Size: 10186752 | Author: zhangsong | Hits:
« 1 2 34 5 6 7 8 9 »

CodeBus www.codebus.net